type github.com/jackc/pgx/v5/pgtype.encodePlanTextFloat32
3 uses
github.com/jackc/pgx/v5/pgtype (current package)
float4.go#L121: return encodePlanTextFloat32{}
float4.go#L139: type encodePlanTextFloat32 struct{}
float4.go#L141: func (encodePlanTextFloat32) Encode(value any, buf []byte) (newBuf []byte, err error) {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)